SftTree/NET 2.0

Splitter Property, SftTree Class

Softel vdm, Inc.

Returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Splitter As SplitterClass

C#   

public SplitterClass Splitter { get; }

C++   

public: property SplitterClass^ Splitter {
        SplitterClass^ get();
}

Property Value

The instance of the SplitterClass class.

Comments

The Splitter property returns the instance of the SplitterClass class that represents the splitter bar in a SftTree/NET control and its attributes.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com